Skip to content

docs(workflow): add release workflow breakdown#35

Merged
ArchonVII merged 2 commits into
mainfrom
agent/codex/34-workflow-breakdown-doc
Jun 5, 2026
Merged

docs(workflow): add release workflow breakdown#35
ArchonVII merged 2 commits into
mainfrom
agent/codex/34-workflow-breakdown-doc

Conversation

@ArchonVII

@ArchonVII ArchonVII commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

Adds an honest release workflow accounting document covering the current skill,
script, workflow, and agent breakdown for github-workflows, then links it from
the README.

Refreshes the document after the Release Commander freshness review:

Linked Issue

Closes #34

Scope

  • In scope: document current actual workflow, expected workflow, planned gaps,
    and role/script ownership.
  • Out of scope: implementing missing agent lifecycle scripts, changing workflow
    gates, changing branch protection, or merging this PR.

Verification

  • git diff --check

    command: git diff --check
    location: local
    result: pass; exited 0 with Git line-ending normalization warning for docs/release-workflow-breakdown.md only
    timestamp: 2026-06-02T17:35:49-05:00
    
  • npm test

    command: npm test
    location: local
    result: pass: 5 files, 77 tests
    timestamp: 2026-06-02T17:35:49-05:00
    

Verification Notes

Branch refreshed by rebasing onto origin/main at 9975cfd; pushed head is
533d686.

Release Commander freshness findings were addressed in
docs/release-workflow-breakdown.md.

GitHub CI note: no PR checks are reported by design for this docs-only diff
(README.md and docs/release-workflow-breakdown.md). The repo's direct
self-test.yml workflow is path-filtered to scripts/package/self-test workflow
changes, and the other repo workflow files are reusable workflow_call workflows
that run only when called by consumers.

Docs / Changelog

  • Docs updated in docs/release-workflow-breakdown.md.
  • README link text was already adequate; no README refresh was needed beyond the
    original link addition in this PR.
  • Changelog fragment not added because this is docs-only workflow accounting.

Risks

  • Risk level: low.
  • Rollback: revert the docs commits.
  • Remaining freshness concern: HANDOFF.md remains stale and still reports the
    older workflow count; this PR documents that gap instead of changing handoff.

ArchonVII added 2 commits June 2, 2026 17:31
Refresh the workflow breakdown after the PR contract wrappers, CodeQL removal, and archon-setup agent lifecycle baseline update.\n\nRefs #34
@ArchonVII
ArchonVII force-pushed the agent/codex/34-workflow-breakdown-doc branch from 9b8d087 to 533d686 Compare June 2, 2026 22:35
@ArchonVII
ArchonVII merged commit f311ab1 into main Jun 5, 2026
@ArchonVII
ArchonVII deleted the agent/codex/34-workflow-breakdown-doc branch June 5, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document agent workflow breakdown

1 participant